Back to JS main page

BY: Mohammed
DATE:1996-06-28


Advanced Scrolling Status Bar

It scroller has many new features, such as:

This link will pause the scroller

These are the default values for the global variables which will be stored in the properties of the scroll variable:

  MESSAGE  = "Your message"   -- The text you want to scroll.

                                 [Put into scroll.msg]

                                 

  DELAY    = 50               -- The delay (in milliseconds)

                                 between each shift left.

                                 [Put into scroll.delay]



  POSITION = 100              -- How many spaces should lead the 

                                 message when it starts?

                                 [Put into scroll.pos]


If you want this script just choose "Save Frame As..." (in Netscape) when you have the focus on the frame.

URL: http://www.oocities.org/SiliconValley/7116/jv_scr3.html